Skip to content

Add debug logging for the artifact build output#4208

Open
mniehoff wants to merge 5 commits intodatabricks:mainfrom
mniehoff:main
Open

Add debug logging for the artifact build output#4208
mniehoff wants to merge 5 commits intodatabricks:mainfrom
mniehoff:main

Conversation

@mniehoff
Copy link

@mniehoff mniehoff commented Jan 6, 2026

Changes

Print the output of the artifact build scripts, if --debug is enabled

Why

For debugging more complex build scripts it helpful to see the output. Currently it is only printed when the scripts fails.

Tests

  • Ran make test
  • Build the cli, ran it with a real life bundle with a complex build script.

closes #4205

@andrewnester
Copy link
Contributor

Thanks @mniehoff ! I approved the PR, but could you please review the conflicts here before we can merge it?

@mniehoff
Copy link
Author

Thanks @mniehoff ! I approved the PR, but could you please review the conflicts here before we can merge it?

Done

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

An authorized user can trigger integration tests manually by following the instructions below:

Trigger:
go/deco-tests-run/cli

Inputs:

  • PR number: 4208
  • Commit SHA: 3e30041313bc08e2f6399de38650ea1150635110

Checks will be approved automatically on success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Log artifact build output when running with --debug

2 participants